There are several ways to select items in a List window.
| Press | … to do this |
| ↑ | Select the previous item in the list. |
| Shift + ↑ | Extend the current selection up one item. If multiple items were selected, all items between the first and last items are selected as well. |
| Option + ↑ | Selects the first visible item in the list. If the first item is already selected, this scrolls the list up one “page” and then selects the first visible item. |
| Shift + Option + ↑ | Extends the current selection to include the first visible item in the list. If the first item is already selected, this scrolls the list up one “page” and then extends the selection. |
| ↓ | Select the next item in the list. |
| Shift + ↓ | Extend the current selection up down item. If multiple items were selected, all items between the first and last items are selected as well. |
| Option + ↓ | Selects the last visible item in the list. If the last item is already selected, this scrolls the list down one “page” and then selects the last visible item. |
| Shift + Option + ↓ | Extends the current selection to include the last visible item in the list. If the last item is already selected, this scrolls the list down one “page” and then extends the selection. |
| ⌘ + A | Select all items in the list. |
| ⌘ + D | Deselect all items in the list. |